C1.Win.4.8 Assembly / C1.Win.Collections.ObjectModel Namespace / ObservableKeyValuePair<TKey,TValue> Class / Key Property

In This Topic
Key Property (ObservableKeyValuePair<TKey,TValue>)
In This Topic
Gets the key in the key/value pair.
Syntax
'Declaration
 
Public Property Key As TKey
 
See Also